home *** CD-ROM | disk | FTP | other *** search
/ APDL Best Games 3 / APDL Best Games 3.iso / _docs / 5x5 next >
Encoding:
Text File  |  1995-02-22  |  6.9 KB  |  145 lines

  1. !5x5 (Five by Five) 1.00 (28 Feb 1994) - By Tim Gladding, © 1994.
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4. What does Five by Five do?
  5. ~~~~~~~~~~~~~~~~~~~~~~~~~~
  6. Five by Five is a small RISC OS desktop game based upon the PC PD game
  7. Five by Five, written by J.Stephenson.  Copies available from me ... :-)
  8.  
  9. Five by Five requires RISC OS 3.10 or later.  Not for any particular
  10. reason, its just that I think EVERYBODY who has not already got it
  11. should go out and buy it right away!.  Don't hack this program to make
  12. it accept RISC OS 2.
  13.  
  14. Setting up Five by Five
  15. ~~~~~~~~~~~~~~~~~~~~~~~
  16. Initialising Five by Five is easy.  Just double-click on the application's
  17. icon.  You can change the colour of the board from the 'Colour' sub-menu.
  18. Colours 5,6 & 7 are not much use with the standard RISC OS Desktop
  19. palette, but your's might be different! .. so I haven't blocked out
  20. those particular colours.  Note: not using the sub-menu will cycle through
  21. the available colours.
  22.  
  23. Using Five by Five
  24. ~~~~~~~~~~~~~~~~~~
  25. Once Five by Five has been installed onto the iconbar click SELECT on it's
  26. iconbar icon.
  27.  
  28. The object of the game is to light up all twenty five squares of the grid.
  29. Click on any square to change its state.  When a square is changed, that
  30. square and up to four of its immediate neighbours (above, below and to
  31. each side) also change.  Like is:
  32.  
  33.                                   *****
  34.                                   *****
  35.                              ***************
  36.                              ***************
  37.                                   *****
  38.                                   *****
  39.  
  40. To RESET the board, or abandon the entire game use the menu available
  41. through the usual methods.  If you complete the game you will be presented
  42. with a message, and a rating based upon how many moves you needed to
  43. complete the game.  You can RESET or QUIT (why?) from here also.
  44.  
  45. You'll find the game quite hard to complete - I think a prize for the
  46. quickest / least number of moves is in order!  I am told it is possible
  47. to complete in under 20 moves but I'm not so sure my self ...
  48. Note there is also a limit on the number of moves you may make before
  49. the program resets the board!
  50.  
  51. There is a really silly/simple demo mode available within the game.  It is
  52. available from the main menu.  All the program does is choose squares at
  53. random and 'click' on them until either you stop the demo or the program
  54. (amazingly) finishes the game.
  55.  
  56. You may also be interested in the inbuild cheat mode!  It's a simple
  57. matter to hack the info so why don't you see if you can find it
  58. without looking at the program code!
  59.  
  60. Technical info
  61. ~~~~~~~~~~~~~~
  62. If you like, you can edit the template file to re-design the board!.
  63. Icon 0 must be indirected to AT LEAST 20 bytes, while icons 1 to 25
  64. are the main squares.  See the template file for more info!
  65.  
  66. Note that the 'Messages' file within Five by Five is not translated
  67. by the MessageTrans module.  Only <token>: and # are supported by
  68. my very own personalised code.  I'll fix this in a later version!
  69.  
  70.  ---------------------------------------------------------------------------
  71.                     PLEASE NOTE THE FOLLOWING INSTRUCTIONS
  72.  ---------------------------------------------------------------------------
  73. I do not accept responsibility for any damage to, or loss of, data caused
  74. by the use of this program.
  75.  
  76. This program may be copied freely and as many times as you like and given
  77. to whoever you like as long as ALL the files are included TOTALLY intact and
  78. un-modified while no charge is made except to cover overheads like discs
  79. and postage/packing.  This may NOT exceed £3.50 per disk.  You may not sell
  80. this software, or use it in any way for personal gain without my
  81. written permission.
  82.  
  83. If you want to add this application to something you plan to sell, or
  84. otherwise release as copyright material, whether for gain or not, then
  85. you'll need my permission - I RETAIN COPYRIGHT ON THIS APPLICATION.
  86.  
  87. If you want to put this application on your Bulletin Board System (BBS) or
  88. include it in a library then, as long as you follow the rules laid out here,
  89. then that is fine by me. BBS systems that use premium rate phone lines may
  90. not include this software.  ANY systems connected to ANY 0898-style
  91. (premium rate) lines may not include this software anywhere in their system.
  92.  
  93. If you like this application and find yourself using it often I would
  94. appreciate a small donation.  Anything reasonable will do.  If you
  95. decided that this is worth giving a donation to me then I'll probably
  96. send you some of my other wonderful applications and any other PD
  97. programs that I can manage to get my hands on and that I think is worth
  98. distributing.  You may request a particular program if you like.
  99.  
  100. If you would like me to write a specific application specially for you
  101. then please write!
  102.  
  103. If you would like to contact me, Tim Gladding, then you can use
  104. the following information:
  105.  
  106.                        Address:        130 Cromwell Road
  107.                                        Cambridge
  108.                                        CB1 3EG
  109.                                        England
  110.  
  111.                        Telephone:      Cambridge (01223) 573 133
  112.  
  113.                        E-mail:         stimpy@gladding.demon.co.uk
  114.                                       
  115.                                       Arcade BBS User #1687
  116.                                       Fidonet Netmail 2:254/27
  117.                                       (0181) 654 2212 / 655 4412
  118.  
  119. I may take a little time to reply but ALL letters will be answered.
  120.  
  121.  ---------------------------------------------------------------------------
  122.  
  123.   If, while using this program, you encounter an error, bug or a completely
  124.   silly mistake please contact me, giving details of the version of
  125.   !5x5 you are using and what equipment you are using it on,  e.g.:
  126.  
  127.   Information to provide            Example information
  128.  ---------------------------------------------------------------------------
  129.   Computer type                   (A310, A4x0/1, A540, A4/500, A30x0, A4)
  130.   Podules added                   (Replay, Acorn SCSI, 24bit ColourCard)
  131.   Memory in use                   (0.5mb, 4mb, 16mb)
  132.   Screen Mode                     (Mode 15, Mode 20, Mode 31, Mode 35)
  133.   Error reported                  (Bad Command, Address exception)
  134.   ROM Modules unplugged           (System Devices, FontManager, Hourglass)
  135.   RAM Modules installed           (DiskToolKit, VirusZap, ArcFSFiler)
  136.   Other applications running      (Impression, Edit, Draw, Paint, !VEncrypt)
  137.   Filing system in use            (ADFS, NetFS, RamFS, SCSIFS, IDEFS, ArcFS)
  138.  ---------------------------------------------------------------------------
  139.  
  140.   ... and as well as this list, any other information you think is relevant,
  141.   (while supplying and concurrently running PD applications as well! :-) ).
  142.   If you help with the development of this or any other program then you
  143.   may be entitled to a 'Community Action Trust' CASH REWARD of some kind
  144.   (probably).  Thank you for your co-operation.
  145.